home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / GCC 1.37.1r14 / GCC_1.37.info
Encoding:
Text File  |  1994-05-09  |  1.4 KB  |  27 lines  |  [TEXT/R*ch]

  1. The main differences between this version and the previous one are that the
  2. compiler engine is based on gcc-1.37 for MPW, and as such understands
  3. MPW-3.2 style include files directly, and secondly a significant effort has
  4. been made to make the interface more mac friendly. The framework is based
  5. on THINK Class Library, access to the compiler tools is via windows and
  6. menus, and a certain amount of documentation is built into the program.
  7. Other than the toolbox includes, only three files are needed to get going,
  8. but some example programs will be included.
  9.  
  10. Learning the lesson from the previous version, this program has been tested
  11. on an LC-III and a Quadra 900 as well as a PowerBook 100. The compiler
  12. application runs only under sys-7 and requires a machine with about 8M of
  13. memory to compile non-trivial programs. The applications generated are
  14. potentially sys-6 capable, depending on what toolbox facilities are called.
  15.  
  16. This version is described as a 'demo' since it lacks a standard C library,
  17. and facilities for automated builds, scripts etc., and it generates
  18. applications only. Only MacsBug debugging is supported. However it is in no
  19. way crippled and these features could (I won't say easily) be added if
  20. there is interest. Like the previous version, this program is Postcardware.
  21.  
  22. Thankyou for your interest in supporting the previous version and supplying
  23. valuable feedback.
  24.                         Jonathan Kimmitt (author)
  25.  
  26.  
  27.